fix stringop-overflow= warning with g++-9. (#362)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Fri, 24 May 2019 12:12:07 +0000 (06:12 -0600)
committerGitHub <noreply@github.com>
Fri, 24 May 2019 12:12:07 +0000 (06:12 -0600)
commitefb6ed98a280861ec006635ab582676b9330f387
tree70a168ba526d89a7360b77f6524bc0b387fafda4
parentc4a21c70939bd30b96febbabb5d9e5f40914be12
fix stringop-overflow= warning with g++-9. (#362)

Additionally, produce a warning for any conversion errors when
reading XT_TIMET_TIME_MS fields in an xcsv file.
xcsv.cc